home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / 000216_blitz-list-request_Wed Aug 17 12:50:22 1994.msg < prev    next >
Internet Message Format  |  1994-09-20  |  2KB

  1. Received: from relay1.pipex.net (relay1.pipex.net [158.43.128.4]) by kantti.helsinki.fi (8.6.9/8.6.5) with SMTP id MAA28203 for <blitz-list@helsinki.fi>; Wed, 17 Aug 1994 12:48:40 +0300
  2. Received: from mdis.com by relay1.pipex.net with SMTP (PP) 
  3.           id <06384-0@relay1.pipex.net>; Wed, 17 Aug 1994 10:48:26 +0100
  4. Received: from gx2.uk.mdis.com by gate.mdis.com id aa09877; 17 Aug 94 10:48 BST
  5. Received: by gx2.uk.mdis.com; Wed, 17 Aug 94 10:48:13 BST
  6. Date: Wed, 17 Aug 94 10:48:13 BST
  7. From: Andy Malcolm <andy@gx2.uk.mdis.com>
  8. To: blitz-list@helsinki.fi
  9. Subject: Blitz libraries
  10. Cc: amalcolm@gate.uk.mdis.com
  11. Message-ID: <9408171048.aa09877@gate.mdis.com>
  12. MIME-Version: 1.0
  13. Content-Type: text/plain; charset="us-ascii"
  14. Content-Transfer-Encoding: 7bit
  15. X-Status: 
  16. Status: RO
  17.  
  18. Hi All,
  19.  
  20. I am starting to develope a fairly large program ( a soccer management sim ) 
  21. using Blitz. Having barely got the project off the ground, I have already 
  22. written some 2000+ lines of code, currently all in one source file which is 
  23. becoming unmanagable.
  24.  
  25. If I were developing in 'C' (my native language) a lot of this would already be
  26. in sub modules or libraries.
  27.  
  28. I know that blitz can have resident files containing NewTypes and Constants,
  29. is it possible to produce libraries of procedures / statements or else 
  30. compile multiple files simultaneously ?
  31.  
  32. Do you use the MAKEDEFLIBS command ?  Could somebody explain how this works ?
  33.  
  34. Many Thanks,
  35.  
  36. -Andy
  37. +----------------------------------------------------------------------------+
  38. + Andy Malcolm                                                               +
  39. + Comms Group - Product Development                                          +
  40. + MDIS - McDonnell Information Systems.                                      +
  41. + email amalcolm@uk.mdis.com                                                 +
  42. +----------------------------------------------------------------------------+"
  43.  
  44.